home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / xscreensaver / config / spirographx.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-01-13  |  690 b   |  21 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="spirographx" _label="SpirographX">
  4.  
  5.   <command arg="-r"/>
  6.  
  7.   <number id="01" type="slider" arg="-d %"
  8.           _label="Line segments" _low-label="Less" _high-label="More"
  9.           low="10" high="100" default="45"/>
  10.  
  11.   <number id="02" type="slider" arg="-i %"
  12.           _label="Change Interval" _low-label="Shorter" _high-label="Longer"
  13.           low="5" high="120" default="15"/>
  14.  
  15.   <_description>
  16. Port of SpirographX by Holmes Futrell <holmes@neatosoftware.com> (http://homepage.mac.com/solidmag/spiro/).
  17.  
  18. Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
  19.   </_description>
  20. </screensaver>
  21.